/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/


/* Containers
----------------------------------------------------------------------------------------------------*/
.container_2 {
	margin-left: auto;
	width: 820px;
	margin-right: auto;
	height: 1610px;
	display: block;
}


.container_inx {
	margin-left: auto;
	width: 820px;
	margin-right: auto;
	height: 840px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1 {
	display:inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}


.grid_2 {
          display:inline;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
}



.caja_texto {
	float: left;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 430px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 10px 0px 55px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	    
}


.custionario {
	float: left;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 430px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 10px 0px 55px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	height:600px;
	    
}



.text-amari {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #1C1C1C;
	background-color: #DFDA40;
	font-weight: bold;
	width: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 4px;
}





.frase{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #CC0000;
	position:absolute;
	bottom:110px;
	margin-left:260px;
	text-align:left;
	text-decoration:underline;
} 


.frase a:active { 
color: #CC0000; 
font-size: 11px;
text-decoration:underline;
} 



.frase a { 
color: #CC0000; 
font-size: 11px;
text-decoration:underline;
} 
 
 
.frase a:visited {
	color: #999999;
	text-decoration:underline;
	font-size: 11px;
} 

 
.frase a:hover {
	color: #666666;
	text-decoration:underline;
	font-size: 11px;
}



.enlace-rojo{
	text-decoration: none;
	color: #CC0000;
	font-weight: bolder;
} 




.enlace-rojo a:active { 
text-decoration: none;
	color: #CC0000;
	font-weight: bolder;
} 



.enlace-rojo a { 
text-decoration: none;
	color: #CC0000;
	font-weight: bolder;
} 
 
 
.enlace-rojo a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
} 

 
.enlace-rojo a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
}


.enlace-rojo2{
	text-decoration: underline;
	color: #CC0000;
	font-weight: bolder;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
} 


.enlace-rojo2 a:active { 
text-decoration: none;
	color: #CC0000;
	font-weight: bolder;
} 



.enlace-rojo2 a { 
text-decoration: none;
	color: #CC0000;
	font-weight: bolder;
} 
 
 
.enlace-rojo2 a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bolder;
} 

 
.enlace-rojo2 a:hover {
	text-decoration: none;
	color: #333333;
	font-weight: bolder;
	text-align: center;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_2 .grid_1 {
	width:500px;
}

.container_2 .grid_2 {
	width:320px;
	background-color: #1C1C1C;
}



/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_2 .prefix_1 {
	padding-left:410px;
}



/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container_2 .suffix_1 {
	padding-right:410px;
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}






/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


a {
	color: #000000; text-decoration: none; font-weight: bolder;
}

a:hover, a:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bolder;
}

a:visited {
	color: #666666;
	font-weight: bolder;
}


.pie {
	display: block;
	position:fixed;
	bottom:0;
	left: 0;
	z-index:11;
}


.pie2 {
	display: block;
	position:fixed;
	bottom:0;
	left: 0;
	z-index:11;

}


.contenido-grande {
	background-image:url(imagenes/tabla.jpg);
	text-align: center;
	background-repeat: no-repeat;
	height: 700px;
	width: 820px;
	margin-top: 10px;
	float: left;
	z-index: 0;

}


.contenido-grande-texto {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 20px 50px 20px;
	line-height: 16px;
	float: left;
	width: 780px;
	
	}


.text-bajo{
	margin-top: 20px;
	height: 300px;
			 
			 
			 }
.container_3 {
	margin-left: auto;
	width: 820px;
	margin-right: auto;
	height: 600px;
	display: block;
	z-index: 0px;
} 


.contenido-grande2 {
	text-align: center;
	background-repeat: no-repeat;
	height: 900px;
	width: 820px;
	margin-top: 10px;
	float: left;
	z-index: 0px;

}
	
